Nested VMX: Setup the virtual NMI exiting info
authorYang Zhang <yang.z.zhang@Intel.com>
Fri, 20 Dec 2013 10:57:14 +0000 (11:57 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 20 Dec 2013 10:57:14 +0000 (11:57 +0100)
commit136058cc5ce4f1e630d5bac199304fdc9429faa3
treefd70f03587c61136f710ad3e40eaecc9bebfa1da
parent54b671170057d63a8eb508ec81ffd83e6195b99b
Nested VMX: Setup the virtual NMI exiting info

When inject a virtual nmi exit to L1, hypervisor need to set the
virtual vmcs with right vaule which is missing in current Xen.

Signed-off-by: Yang Zhang <yang.z.zhang@Intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
xen/arch/x86/hvm/vmx/vvmx.c